home *** CD-ROM | disk | FTP | other *** search
/ Gekikoh Dennoh Club 1 / Gekikoh Dennoh Club Vol. 1 (Japan).7z / Gekikoh Dennoh Club Vol. 1 (Japan) (Track 1).bin / kowin / archive / sys / kowin14b.lzh / kficons / Directory.INC next >
Text File  |  1991-09-25  |  380b  |  11 lines

  1. #ifndef CLASS
  2. #define CLASS static
  3. #endif
  4. static    short    Directory1[] = {
  5.     0xFFFF, 0xFFFF, 0xFFFD, 0xFFFD, 0xF83D, 0xF99D, 0xF99D, 0xF99D, 0xF83D, 0xFFFD, 0xC001, 0xFFFF
  6. };
  7. static    short    Directory2[] = {
  8.     0x0000, 0x0FFE, 0x1000, 0x2000, 0x4000, 0x4000, 0x4000, 0x4000, 0x4000, 0x4000, 0x4000, 0x0000
  9. };
  10. CLASS    Sheet    DirectoryPattern = { 16, 12, 1, Directory1, Directory2 };
  11.